Skip to content

Fix forcedeps mode with build numbers#42

Merged
ChrisRackauckas merged 1 commit intojulia-actions:mainfrom
JoshuaLampert:allow-buildnumbers-forcedeps
Mar 2, 2026
Merged

Fix forcedeps mode with build numbers#42
ChrisRackauckas merged 1 commit intojulia-actions:mainfrom
JoshuaLampert:allow-buildnumbers-forcedeps

Conversation

@JoshuaLampert
Copy link
Copy Markdown
Contributor

In DLR-AMR/T8code.jl#109, I noticed a small problem with the forcedeps mode, when JLL packages are involved because they often have build numbers +x in their version number. Since the compat bounds in Project.toml do not include the build number, but the resolved version does the exact comparison of the two fails, but we only want to test for major, minor, and patch version. Should be fixed by this PR.
Can you take a quick look please, @ChrisRackauckas?

@ChrisRackauckas ChrisRackauckas merged commit 55d5375 into julia-actions:main Mar 2, 2026
2 checks passed
@JoshuaLampert JoshuaLampert deleted the allow-buildnumbers-forcedeps branch March 2, 2026 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants